home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Rozne / HTTrack 3.40-2 / httrack-3.40-2.exe / {app} / src / Makefile.in < prev    next >
Makefile  |  2006-04-09  |  79KB  |  1,252 lines

  1. # Makefile.in generated by automake 1.7.9 from Makefile.am.
  2. # @configure_input@
  3.  
  4. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
  5. # Free Software Foundation, Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9.  
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  12. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  13. # PARTICULAR PURPOSE.
  14.  
  15. @SET_MAKE@
  16.  
  17. #SUBDIRS = swf
  18.  
  19. srcdir = @srcdir@
  20. top_srcdir = @top_srcdir@
  21. VPATH = @srcdir@
  22. pkgdatadir = $(datadir)/@PACKAGE@
  23. pkglibdir = $(libdir)/@PACKAGE@
  24. pkgincludedir = $(includedir)/@PACKAGE@
  25. top_builddir = ..
  26.  
  27. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  28. INSTALL = @INSTALL@
  29. install_sh_DATA = $(install_sh) -c -m 644
  30. install_sh_PROGRAM = $(install_sh) -c
  31. install_sh_SCRIPT = $(install_sh) -c
  32. INSTALL_HEADER = $(INSTALL_DATA)
  33. transform = $(program_transform_name)
  34. NORMAL_INSTALL = :
  35. PRE_INSTALL = :
  36. POST_INSTALL = :
  37. NORMAL_UNINSTALL = :
  38. PRE_UNINSTALL = :
  39. POST_UNINSTALL = :
  40. host_triplet = @host@
  41. ACLOCAL = @ACLOCAL@
  42. AMDEP_FALSE = @AMDEP_FALSE@
  43. AMDEP_TRUE = @AMDEP_TRUE@
  44. AMTAR = @AMTAR@
  45. AR = @AR@
  46. AUTOCONF = @AUTOCONF@
  47. AUTOHEADER = @AUTOHEADER@
  48. AUTOMAKE = @AUTOMAKE@
  49. AWK = @AWK@
  50. CC = @CC@
  51. CCDEPMODE = @CCDEPMODE@
  52. CFLAGS = @CFLAGS@
  53. CPP = @CPP@
  54. CPPFLAGS = @CPPFLAGS@
  55. CXX = @CXX@
  56. CXXCPP = @CXXCPP@
  57. CXXDEPMODE = @CXXDEPMODE@
  58. CXXFLAGS = @CXXFLAGS@
  59. CYGPATH_W = @CYGPATH_W@
  60. DEFAULT_CFLAGS = @DEFAULT_CFLAGS@
  61. DEFS = @DEFS@
  62. DEPDIR = @DEPDIR@
  63. DL_LIBS = @DL_LIBS@
  64. ECHO = @ECHO@
  65. ECHO_C = @ECHO_C@
  66. ECHO_N = @ECHO_N@
  67. ECHO_T = @ECHO_T@
  68. EGREP = @EGREP@
  69. EXEEXT = @EXEEXT@
  70. F77 = @F77@
  71. FFLAGS = @FFLAGS@
  72. INSTALL_DATA = @INSTALL_DATA@
  73. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  74. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  75. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  76. LDFLAGS = @LDFLAGS@
  77. LFS_FLAG = @LFS_FLAG@
  78. LIBOBJS = @LIBOBJS@
  79. LIBS = @LIBS@
  80. LIBTOOL = @LIBTOOL@
  81. LN_S = @LN_S@
  82. LTLIBOBJS = @LTLIBOBJS@
  83. MAINT = @MAINT@
  84. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  85. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  86. MAKEINFO = @MAKEINFO@
  87. OBJEXT = @OBJEXT@
  88. PACKAGE = @PACKAGE@
  89. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  90. PACKAGE_NAME = @PACKAGE_NAME@
  91. PACKAGE_STRING = @PACKAGE_STRING@
  92. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  93. PACKAGE_VERSION = @PACKAGE_VERSION@
  94. PATH_SEPARATOR = @PATH_SEPARATOR@
  95. RANLIB = @RANLIB@
  96. SET_MAKE = @SET_MAKE@
  97. SHELL = @SHELL@
  98. SOCKET_LIBS = @SOCKET_LIBS@
  99. STRIP = @STRIP@
  100. THREADS_CFLAGS = @THREADS_CFLAGS@
  101. THREADS_LIBS = @THREADS_LIBS@
  102. V6_FLAG = @V6_FLAG@
  103. VERSION = @VERSION@
  104. VERSION_INFO = @VERSION_INFO@
  105. ac_ct_AR = @ac_ct_AR@
  106. ac_ct_CC = @ac_ct_CC@
  107. ac_ct_CXX = @ac_ct_CXX@
  108. ac_ct_F77 = @ac_ct_F77@
  109. ac_ct_RANLIB = @ac_ct_RANLIB@
  110. ac_ct_STRIP = @ac_ct_STRIP@
  111. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  112. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  113. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  114. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  115. am__include = @am__include@
  116. am__leading_dot = @am__leading_dot@
  117. am__quote = @am__quote@
  118. bindir = @bindir@
  119. build = @build@
  120. build_alias = @build_alias@
  121. build_cpu = @build_cpu@
  122. build_os = @build_os@
  123. build_vendor = @build_vendor@
  124. datadir = @datadir@
  125. exec_prefix = @exec_prefix@
  126. host = @host@
  127. host_alias = @host_alias@
  128. host_cpu = @host_cpu@
  129. host_os = @host_os@
  130. host_vendor = @host_vendor@
  131. includedir = @includedir@
  132. infodir = @infodir@
  133. install_sh = @install_sh@
  134. libdir = @libdir@
  135. libexecdir = @libexecdir@
  136. localstatedir = @localstatedir@
  137. mandir = @mandir@
  138. oldincludedir = @oldincludedir@
  139. prefix = @prefix@
  140. program_transform_name = @program_transform_name@
  141. sbindir = @sbindir@
  142. sharedstatedir = @sharedstatedir@
  143. sysconfdir = @sysconfdir@
  144. target_alias = @target_alias@
  145.  
  146. DevIncludesdir = $(includedir)/httrack
  147. DevIncludes_DATA = httrack-library.h \
  148.     htsglobal.h \
  149.     htsopt.h \
  150.     htswrap.h \
  151.     htssystem.h \
  152.     htsconfig.h \
  153.     ../config.h \
  154.     htsmodules.h \
  155.     htsbasenet.h \
  156.     htsbauth.h
  157.  
  158.  
  159. INCLUDES = \
  160.     @DEFAULT_CFLAGS@ \
  161.     @THREADS_CFLAGS@ \
  162.     @V6_FLAG@ \
  163.     @LFS_FLAG@ \
  164.     -DPREFIX=\""$(prefix)"\" \
  165.     -DSYSCONFDIR=\""$(sysconfdir)"\" \
  166.     -DDATADIR=\""$(datadir)"\" \
  167.     -DLIBDIR=\""$(libdir)"\"
  168.  
  169.  
  170. bin_PROGRAMS = proxytrack httrack htsserver
  171.  
  172. httrack_LDADD = $(THREADS_LIBS) -lhttrack
  173. htsserver_LDADD = $(THREADS_LIBS) $(SOCKET_LIBS) -lhttrack
  174. proxytrack_LDADD = $(THREADS_LIBS) $(SOCKET_LIBS)
  175. proxytrack_CFLAGS = $(AM_CFLAGS) -DNO_MALLOCT
  176.  
  177. lib_LTLIBRARIES = libhttrack.la
  178.  
  179. htsserver_SOURCES = htsserver.c htsserver.h htsweb.c htsweb.h
  180. proxytrack_SOURCES = proxy/main.c \
  181.     proxy/proxytrack.c proxy/store.c \
  182.     htsinthash.c htsmd5.c md5.c \
  183.     minizip/ioapi.c minizip/mztools.c minizip/unzip.c minizip/zip.c
  184.  
  185.  
  186. whttrackrundir = $(bindir)
  187. whttrackrun_SCRIPTS = webhttrack
  188.  
  189. libhttrack_la_SOURCES = htscore.c htsparse.c htsback.c htscache.c \
  190.     htscatchurl.c htsfilters.c htsftp.c htshash.c htsinthash.c \
  191.     htshelp.c htsjava.c htslib.c htscoremain.c \
  192.     htsname.c htsrobots.c htstools.c htswizard.c \
  193.     htsalias.c htsthread.c htsindex.c htsbauth.c \
  194.     htsmd5.c htszlib.c htsnostatic.c htswrap.c \
  195.     htsmodules.c \
  196.     md5.c \
  197.     htsmms.c \
  198.     minizip/ioapi.c minizip/mztools.c minizip/unzip.c minizip/zip.c \
  199.     mmsrip/error.c mmsrip/mms.c \
  200.     hts-indextmpl.h htsalias.h htsback.h htsbase.h \
  201.     htsbasenet.h htsbauth.h htscache.h htscatchurl.h  \
  202.     htsconfig.h htscore.h htsparse.h htscoremain.h htsdefines.h  \
  203.     htsfilters.h htsftp.h htsglobal.h htshash.h htsinthash.h \
  204.     htshelp.h htsindex.h htsjava.h htslib.h htsmd5.h \
  205.     htsmodules.h htsname.h htsnet.h htsnostatic.h  \
  206.     htsopt.h htsrobots.h htssystem.h htsthread.h  \
  207.     htstools.h htswizard.h htswrap.h htszlib.h  \
  208.     htsstrings.h httrack-library.h \
  209.     md5.h \
  210.     htsmms.h \
  211.     minizip/crypt.h minizip/ioapi.h minizip/mztools.h minizip/unzip.h minizip/zip.h \
  212.     mmsrip/error.h mmsrip/mms.h
  213.  
  214.  
  215. libhttrack_la_LIBADD = $(THREADS_LIBS) $(ZLIB_LIBS) $(DL_LIBS) $(SOCKET_LIBS)
  216. libhttrack_la_LDFLAGS = -version-info $(VERSION_INFO)
  217.  
  218. EXTRA_DIST = httrack.h webhttrack \
  219.         httrack.dsp httrack.dsw \
  220.         webhttrack.dsp webhttrack.dsw \
  221.         minizip/ChangeLogUnzip \
  222.         minizip/iowin32.c \
  223.         minizip/iowin32.h \
  224.         mmsrip/common.h \
  225.         mmsrip/main.c \
  226.         mmsrip/COPYING \
  227.         mmsrip/AUTHORS \
  228.         mmsrip/NEWS \
  229.         mmsrip/README \
  230.         mmsrip/ChangeLog \
  231.         proxy/AUTHORS \
  232.         proxy/COPYING \
  233.         proxy/changelog.txt \
  234.         proxy/proxystrings.h \
  235.         proxy/proxytrack.h \
  236.         proxy/store.h
  237.  
  238. subdir = src
  239. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  240. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  241. CONFIG_HEADER = $(top_builddir)/config.h
  242. CONFIG_CLEAN_FILES =
  243. LTLIBRARIES = $(lib_LTLIBRARIES)
  244.  
  245. libhttrack_la_DEPENDENCIES =
  246. am_libhttrack_la_OBJECTS = htscore.lo htsparse.lo htsback.lo htscache.lo \
  247.     htscatchurl.lo htsfilters.lo htsftp.lo htshash.lo htsinthash.lo \
  248.     htshelp.lo htsjava.lo htslib.lo htscoremain.lo htsname.lo \
  249.     htsrobots.lo htstools.lo htswizard.lo htsalias.lo htsthread.lo \
  250.     htsindex.lo htsbauth.lo htsmd5.lo htszlib.lo htsnostatic.lo \
  251.     htswrap.lo htsmodules.lo md5.lo htsmms.lo ioapi.lo mztools.lo \
  252.     unzip.lo zip.lo error.lo mms.lo
  253. libhttrack_la_OBJECTS = $(am_libhttrack_la_OBJECTS)
  254. bin_PROGRAMS = proxytrack$(EXEEXT) httrack$(EXEEXT) htsserver$(EXEEXT)
  255. PROGRAMS = $(bin_PROGRAMS)
  256.  
  257. am_htsserver_OBJECTS = htsserver.$(OBJEXT) htsweb.$(OBJEXT)
  258. htsserver_OBJECTS = $(am_htsserver_OBJECTS)
  259. htsserver_DEPENDENCIES =
  260. htsserver_LDFLAGS =
  261. httrack_SOURCES = httrack.c
  262. httrack_OBJECTS = httrack.$(OBJEXT)
  263. httrack_DEPENDENCIES =
  264. httrack_LDFLAGS =
  265. am_proxytrack_OBJECTS = proxytrack-main.$(OBJEXT) \
  266.     proxytrack-proxytrack.$(OBJEXT) proxytrack-store.$(OBJEXT) \
  267.     proxytrack-htsinthash.$(OBJEXT) proxytrack-htsmd5.$(OBJEXT) \
  268.     proxytrack-md5.$(OBJEXT) proxytrack-ioapi.$(OBJEXT) \
  269.     proxytrack-mztools.$(OBJEXT) proxytrack-unzip.$(OBJEXT) \
  270.     proxytrack-zip.$(OBJEXT)
  271. proxytrack_OBJECTS = $(am_proxytrack_OBJECTS)
  272. proxytrack_DEPENDENCIES =
  273. proxytrack_LDFLAGS =
  274. SCRIPTS = $(whttrackrun_SCRIPTS)
  275.  
  276.  
  277. DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  278. depcomp = $(SHELL) $(top_srcdir)/depcomp
  279. am__depfiles_maybe = depfiles
  280. @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/error.Plo ./$(DEPDIR)/htsalias.Plo \
  281. @AMDEP_TRUE@    ./$(DEPDIR)/htsback.Plo ./$(DEPDIR)/htsbauth.Plo \
  282. @AMDEP_TRUE@    ./$(DEPDIR)/htscache.Plo \
  283. @AMDEP_TRUE@    ./$(DEPDIR)/htscatchurl.Plo ./$(DEPDIR)/htscore.Plo \
  284. @AMDEP_TRUE@    ./$(DEPDIR)/htscoremain.Plo \
  285. @AMDEP_TRUE@    ./$(DEPDIR)/htsfilters.Plo ./$(DEPDIR)/htsftp.Plo \
  286. @AMDEP_TRUE@    ./$(DEPDIR)/htshash.Plo ./$(DEPDIR)/htshelp.Plo \
  287. @AMDEP_TRUE@    ./$(DEPDIR)/htsindex.Plo ./$(DEPDIR)/htsinthash.Plo \
  288. @AMDEP_TRUE@    ./$(DEPDIR)/htsjava.Plo ./$(DEPDIR)/htslib.Plo \
  289. @AMDEP_TRUE@    ./$(DEPDIR)/htsmd5.Plo ./$(DEPDIR)/htsmms.Plo \
  290. @AMDEP_TRUE@    ./$(DEPDIR)/htsmodules.Plo ./$(DEPDIR)/htsname.Plo \
  291. @AMDEP_TRUE@    ./$(DEPDIR)/htsnostatic.Plo \
  292. @AMDEP_TRUE@    ./$(DEPDIR)/htsparse.Plo ./$(DEPDIR)/htsrobots.Plo \
  293. @AMDEP_TRUE@    ./$(DEPDIR)/htsserver.Po ./$(DEPDIR)/htsthread.Plo \
  294. @AMDEP_TRUE@    ./$(DEPDIR)/htstools.Plo ./$(DEPDIR)/htsweb.Po \
  295. @AMDEP_TRUE@    ./$(DEPDIR)/htswizard.Plo ./$(DEPDIR)/htswrap.Plo \
  296. @AMDEP_TRUE@    ./$(DEPDIR)/htszlib.Plo ./$(DEPDIR)/httrack.Po \
  297. @AMDEP_TRUE@    ./$(DEPDIR)/ioapi.Plo ./$(DEPDIR)/md5.Plo \
  298. @AMDEP_TRUE@    ./$(DEPDIR)/mms.Plo ./$(DEPDIR)/mztools.Plo \
  299. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-htsinthash.Po \
  300. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-htsmd5.Po \
  301. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-ioapi.Po \
  302. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-main.Po \
  303. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-md5.Po \
  304. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-mztools.Po \
  305. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-proxytrack.Po \
  306. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-store.Po \
  307. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-unzip.Po \
  308. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-zip.Po ./$(DEPDIR)/unzip.Plo \
  309. @AMDEP_TRUE@    ./$(DEPDIR)/zip.Plo
  310. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  311.     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  312. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
  313.     $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  314. CCLD = $(CC)
  315. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  316.     $(AM_LDFLAGS) $(LDFLAGS) -o $@
  317. DIST_SOURCES = $(libhttrack_la_SOURCES) $(htsserver_SOURCES) httrack.c \
  318.     $(proxytrack_SOURCES)
  319. DATA = $(DevIncludes_DATA)
  320.  
  321. DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
  322. SOURCES = $(libhttrack_la_SOURCES) $(htsserver_SOURCES) httrack.c $(proxytrack_SOURCES)
  323.  
  324. all: all-am
  325.  
  326. .SUFFIXES:
  327. .SUFFIXES: .c .lo .o .obj
  328. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
  329.     cd $(top_srcdir) && \
  330.       $(AUTOMAKE) --gnu  src/Makefile
  331. Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
  332.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
  333. libLTLIBRARIES_INSTALL = $(INSTALL)
  334. install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  335.     @$(NORMAL_INSTALL)
  336.     $(mkinstalldirs) $(DESTDIR)$(libdir)
  337.     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  338.       if test -f $$p; then \
  339.         f="`echo $$p | sed -e 's|^.*/||'`"; \
  340.         echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
  341.         $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
  342.       else :; fi; \
  343.     done
  344.  
  345. uninstall-libLTLIBRARIES:
  346.     @$(NORMAL_UNINSTALL)
  347.     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  348.         p="`echo $$p | sed -e 's|^.*/||'`"; \
  349.       echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
  350.       $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  351.     done
  352.  
  353. clean-libLTLIBRARIES:
  354.     -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  355.     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  356.       dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  357.       test "$$dir" = "$$p" && dir=.; \
  358.       echo "rm -f \"$${dir}/so_locations\""; \
  359.       rm -f "$${dir}/so_locations"; \
  360.     done
  361. libhttrack.la: $(libhttrack_la_OBJECTS) $(libhttrack_la_DEPENDENCIES) 
  362.     $(LINK) -rpath $(libdir) $(libhttrack_la_LDFLAGS) $(libhttrack_la_OBJECTS) $(libhttrack_la_LIBADD) $(LIBS)
  363. binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
  364. install-binPROGRAMS: $(bin_PROGRAMS)
  365.     @$(NORMAL_INSTALL)
  366.     $(mkinstalldirs) $(DESTDIR)$(bindir)
  367.     @list='$(bin_PROGRAMS)'; for p in $$list; do \
  368.       p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
  369.       if test -f $$p \
  370.          || test -f $$p1 \
  371.       ; then \
  372.         f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
  373.        echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
  374.        $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
  375.       else :; fi; \
  376.     done
  377.  
  378. uninstall-binPROGRAMS:
  379.     @$(NORMAL_UNINSTALL)
  380.     @list='$(bin_PROGRAMS)'; for p in $$list; do \
  381.       f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
  382.       echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
  383.       rm -f $(DESTDIR)$(bindir)/$$f; \
  384.     done
  385.  
  386. clean-binPROGRAMS:
  387.     @list='$(bin_PROGRAMS)'; for p in $$list; do \
  388.       f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
  389.       echo " rm -f $$p $$f"; \
  390.       rm -f $$p $$f ; \
  391.     done
  392. htsserver$(EXEEXT): $(htsserver_OBJECTS) $(htsserver_DEPENDENCIES) 
  393.     @rm -f htsserver$(EXEEXT)
  394.     $(LINK) $(htsserver_LDFLAGS) $(htsserver_OBJECTS) $(htsserver_LDADD) $(LIBS)
  395. httrack$(EXEEXT): $(httrack_OBJECTS) $(httrack_DEPENDENCIES) 
  396.     @rm -f httrack$(EXEEXT)
  397.     $(LINK) $(httrack_LDFLAGS) $(httrack_OBJECTS) $(httrack_LDADD) $(LIBS)
  398. proxytrack$(EXEEXT): $(proxytrack_OBJECTS) $(proxytrack_DEPENDENCIES) 
  399.     @rm -f proxytrack$(EXEEXT)
  400.     $(LINK) $(proxytrack_LDFLAGS) $(proxytrack_OBJECTS) $(proxytrack_LDADD) $(LIBS)
  401. whttrackrunSCRIPT_INSTALL = $(INSTALL_SCRIPT)
  402. install-whttrackrunSCRIPTS: $(whttrackrun_SCRIPTS)
  403.     @$(NORMAL_INSTALL)
  404.     $(mkinstalldirs) $(DESTDIR)$(whttrackrundir)
  405.     @list='$(whttrackrun_SCRIPTS)'; for p in $$list; do \
  406.       if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  407.       if test -f $$d$$p; then \
  408.         f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
  409.         echo " $(whttrackrunSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(whttrackrundir)/$$f"; \
  410.         $(whttrackrunSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(whttrackrundir)/$$f; \
  411.       else :; fi; \
  412.     done
  413.  
  414. uninstall-whttrackrunSCRIPTS:
  415.     @$(NORMAL_UNINSTALL)
  416.     @list='$(whttrackrun_SCRIPTS)'; for p in $$list; do \
  417.       f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
  418.       echo " rm -f $(DESTDIR)$(whttrackrundir)/$$f"; \
  419.       rm -f $(DESTDIR)$(whttrackrundir)/$$f; \
  420.     done
  421.  
  422. mostlyclean-compile:
  423.     -rm -f *.$(OBJEXT) core *.core
  424.  
  425. distclean-compile:
  426.     -rm -f *.tab.c
  427.  
  428. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Plo@am__quote@
  429. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsalias.Plo@am__quote@
  430. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsback.Plo@am__quote@
  431. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsbauth.Plo@am__quote@
  432. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscache.Plo@am__quote@
  433. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscatchurl.Plo@am__quote@
  434. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscore.Plo@am__quote@
  435. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscoremain.Plo@am__quote@
  436. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsfilters.Plo@am__quote@
  437. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsftp.Plo@am__quote@
  438. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htshash.Plo@am__quote@
  439. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htshelp.Plo@am__quote@
  440. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsindex.Plo@am__quote@
  441. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsinthash.Plo@am__quote@
  442. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsjava.Plo@am__quote@
  443. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htslib.Plo@am__quote@
  444. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsmd5.Plo@am__quote@
  445. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsmms.Plo@am__quote@
  446. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsmodules.Plo@am__quote@
  447. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsname.Plo@am__quote@
  448. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsnostatic.Plo@am__quote@
  449. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsparse.Plo@am__quote@
  450. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsrobots.Plo@am__quote@
  451. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsserver.Po@am__quote@
  452. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsthread.Plo@am__quote@
  453. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htstools.Plo@am__quote@
  454. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsweb.Po@am__quote@
  455. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htswizard.Plo@am__quote@
  456. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htswrap.Plo@am__quote@
  457. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htszlib.Plo@am__quote@
  458. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/httrack.Po@am__quote@
  459. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ioapi.Plo@am__quote@
  460. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Plo@am__quote@
  461. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mms.Plo@am__quote@
  462. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mztools.Plo@am__quote@
  463. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-htsinthash.Po@am__quote@
  464. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-htsmd5.Po@am__quote@
  465. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-ioapi.Po@am__quote@
  466. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-main.Po@am__quote@
  467. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-md5.Po@am__quote@
  468. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-mztools.Po@am__quote@
  469. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-proxytrack.Po@am__quote@
  470. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-store.Po@am__quote@
  471. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-unzip.Po@am__quote@
  472. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-zip.Po@am__quote@
  473. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unzip.Plo@am__quote@
  474. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zip.Plo@am__quote@
  475.  
  476. .c.o:
  477. @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
  478. @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
  479. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
  480. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
  481. @am__fastdepCC_TRUE@    fi
  482. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  483. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  484. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  485. @am__fastdepCC_FALSE@    $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
  486.  
  487. .c.obj:
  488. @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
  489. @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
  490. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
  491. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
  492. @am__fastdepCC_TRUE@    fi
  493. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  494. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  495. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  496. @am__fastdepCC_FALSE@    $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
  497.  
  498. .c.lo:
  499. @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
  500. @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
  501. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
  502. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
  503. @am__fastdepCC_TRUE@    fi
  504. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  505. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
  506. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  507. @am__fastdepCC_FALSE@    $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
  508.  
  509. ioapi.o: minizip/ioapi.c
  510. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ioapi.o -MD -MP -MF "$(DEPDIR)/ioapi.Tpo" \
  511. @am__fastdepCC_TRUE@      -c -o ioapi.o `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c; \
  512. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ioapi.Tpo" "$(DEPDIR)/ioapi.Po"; \
  513. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ioapi.Tpo"; exit 1; \
  514. @am__fastdepCC_TRUE@    fi
  515. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='ioapi.o' libtool=no @AMDEPBACKSLASH@
  516. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/ioapi.Po' tmpdepfile='$(DEPDIR)/ioapi.TPo' @AMDEPBACKSLASH@
  517. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  518. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ioapi.o `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c
  519.  
  520. ioapi.obj: minizip/ioapi.c
  521. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ioapi.obj -MD -MP -MF "$(DEPDIR)/ioapi.Tpo" \
  522. @am__fastdepCC_TRUE@      -c -o ioapi.obj `if test -f 'minizip/ioapi.c'; then $(CYGPATH_W) 'minizip/ioapi.c'; else $(CYGPATH_W) '$(srcdir)/minizip/ioapi.c'; fi`; \
  523. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ioapi.Tpo" "$(DEPDIR)/ioapi.Po"; \
  524. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ioapi.Tpo"; exit 1; \
  525. @am__fastdepCC_TRUE@    fi
  526. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='ioapi.obj' libtool=no @AMDEPBACKSLASH@
  527. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/ioapi.Po' tmpdepfile='$(DEPDIR)/ioapi.TPo' @AMDEPBACKSLASH@
  528. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  529. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ioapi.obj `if test -f 'minizip/ioapi.c'; then $(CYGPATH_W) 'minizip/ioapi.c'; else $(CYGPATH_W) '$(srcdir)/minizip/ioapi.c'; fi`
  530.  
  531. ioapi.lo: minizip/ioapi.c
  532. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ioapi.lo -MD -MP -MF "$(DEPDIR)/ioapi.Tpo" \
  533. @am__fastdepCC_TRUE@      -c -o ioapi.lo `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c; \
  534. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ioapi.Tpo" "$(DEPDIR)/ioapi.Plo"; \
  535. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ioapi.Tpo"; exit 1; \
  536. @am__fastdepCC_TRUE@    fi
  537. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='ioapi.lo' libtool=yes @AMDEPBACKSLASH@
  538. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/ioapi.Plo' tmpdepfile='$(DEPDIR)/ioapi.TPlo' @AMDEPBACKSLASH@
  539. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  540. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ioapi.lo `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c
  541.  
  542. mztools.o: minizip/mztools.c
  543. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mztools.o -MD -MP -MF "$(DEPDIR)/mztools.Tpo" \
  544. @am__fastdepCC_TRUE@      -c -o mztools.o `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c; \
  545. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mztools.Tpo" "$(DEPDIR)/mztools.Po"; \
  546. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mztools.Tpo"; exit 1; \
  547. @am__fastdepCC_TRUE@    fi
  548. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='mztools.o' libtool=no @AMDEPBACKSLASH@
  549. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mztools.Po' tmpdepfile='$(DEPDIR)/mztools.TPo' @AMDEPBACKSLASH@
  550. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  551. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mztools.o `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c
  552.  
  553. mztools.obj: minizip/mztools.c
  554. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mztools.obj -MD -MP -MF "$(DEPDIR)/mztools.Tpo" \
  555. @am__fastdepCC_TRUE@      -c -o mztools.obj `if test -f 'minizip/mztools.c'; then $(CYGPATH_W) 'minizip/mztools.c'; else $(CYGPATH_W) '$(srcdir)/minizip/mztools.c'; fi`; \
  556. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mztools.Tpo" "$(DEPDIR)/mztools.Po"; \
  557. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mztools.Tpo"; exit 1; \
  558. @am__fastdepCC_TRUE@    fi
  559. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='mztools.obj' libtool=no @AMDEPBACKSLASH@
  560. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mztools.Po' tmpdepfile='$(DEPDIR)/mztools.TPo' @AMDEPBACKSLASH@
  561. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  562. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mztools.obj `if test -f 'minizip/mztools.c'; then $(CYGPATH_W) 'minizip/mztools.c'; else $(CYGPATH_W) '$(srcdir)/minizip/mztools.c'; fi`
  563.  
  564. mztools.lo: minizip/mztools.c
  565. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mztools.lo -MD -MP -MF "$(DEPDIR)/mztools.Tpo" \
  566. @am__fastdepCC_TRUE@      -c -o mztools.lo `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c; \
  567. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mztools.Tpo" "$(DEPDIR)/mztools.Plo"; \
  568. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mztools.Tpo"; exit 1; \
  569. @am__fastdepCC_TRUE@    fi
  570. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='mztools.lo' libtool=yes @AMDEPBACKSLASH@
  571. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mztools.Plo' tmpdepfile='$(DEPDIR)/mztools.TPlo' @AMDEPBACKSLASH@
  572. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  573. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mztools.lo `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c
  574.  
  575. unzip.o: minizip/unzip.c
  576. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unzip.o -MD -MP -MF "$(DEPDIR)/unzip.Tpo" \
  577. @am__fastdepCC_TRUE@      -c -o unzip.o `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c; \
  578. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/unzip.Tpo" "$(DEPDIR)/unzip.Po"; \
  579. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/unzip.Tpo"; exit 1; \
  580. @am__fastdepCC_TRUE@    fi
  581. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='unzip.o' libtool=no @AMDEPBACKSLASH@
  582. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/unzip.Po' tmpdepfile='$(DEPDIR)/unzip.TPo' @AMDEPBACKSLASH@
  583. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  584. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unzip.o `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c
  585.  
  586. unzip.obj: minizip/unzip.c
  587. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unzip.obj -MD -MP -MF "$(DEPDIR)/unzip.Tpo" \
  588. @am__fastdepCC_TRUE@      -c -o unzip.obj `if test -f 'minizip/unzip.c'; then $(CYGPATH_W) 'minizip/unzip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/unzip.c'; fi`; \
  589. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/unzip.Tpo" "$(DEPDIR)/unzip.Po"; \
  590. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/unzip.Tpo"; exit 1; \
  591. @am__fastdepCC_TRUE@    fi
  592. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='unzip.obj' libtool=no @AMDEPBACKSLASH@
  593. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/unzip.Po' tmpdepfile='$(DEPDIR)/unzip.TPo' @AMDEPBACKSLASH@
  594. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  595. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unzip.obj `if test -f 'minizip/unzip.c'; then $(CYGPATH_W) 'minizip/unzip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/unzip.c'; fi`
  596.  
  597. unzip.lo: minizip/unzip.c
  598. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unzip.lo -MD -MP -MF "$(DEPDIR)/unzip.Tpo" \
  599. @am__fastdepCC_TRUE@      -c -o unzip.lo `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c; \
  600. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/unzip.Tpo" "$(DEPDIR)/unzip.Plo"; \
  601. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/unzip.Tpo"; exit 1; \
  602. @am__fastdepCC_TRUE@    fi
  603. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='unzip.lo' libtool=yes @AMDEPBACKSLASH@
  604. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/unzip.Plo' tmpdepfile='$(DEPDIR)/unzip.TPlo' @AMDEPBACKSLASH@
  605. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  606. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unzip.lo `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c
  607.  
  608. zip.o: minizip/zip.c
  609. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT zip.o -MD -MP -MF "$(DEPDIR)/zip.Tpo" \
  610. @am__fastdepCC_TRUE@      -c -o zip.o `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c; \
  611. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/zip.Tpo" "$(DEPDIR)/zip.Po"; \
  612. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/zip.Tpo"; exit 1; \
  613. @am__fastdepCC_TRUE@    fi
  614. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='zip.o' libtool=no @AMDEPBACKSLASH@
  615. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/zip.Po' tmpdepfile='$(DEPDIR)/zip.TPo' @AMDEPBACKSLASH@
  616. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  617. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o zip.o `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c
  618.  
  619. zip.obj: minizip/zip.c
  620. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT zip.obj -MD -MP -MF "$(DEPDIR)/zip.Tpo" \
  621. @am__fastdepCC_TRUE@      -c -o zip.obj `if test -f 'minizip/zip.c'; then $(CYGPATH_W) 'minizip/zip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/zip.c'; fi`; \
  622. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/zip.Tpo" "$(DEPDIR)/zip.Po"; \
  623. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/zip.Tpo"; exit 1; \
  624. @am__fastdepCC_TRUE@    fi
  625. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='zip.obj' libtool=no @AMDEPBACKSLASH@
  626. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/zip.Po' tmpdepfile='$(DEPDIR)/zip.TPo' @AMDEPBACKSLASH@
  627. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  628. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o zip.obj `if test -f 'minizip/zip.c'; then $(CYGPATH_W) 'minizip/zip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/zip.c'; fi`
  629.  
  630. zip.lo: minizip/zip.c
  631. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT zip.lo -MD -MP -MF "$(DEPDIR)/zip.Tpo" \
  632. @am__fastdepCC_TRUE@      -c -o zip.lo `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c; \
  633. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/zip.Tpo" "$(DEPDIR)/zip.Plo"; \
  634. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/zip.Tpo"; exit 1; \
  635. @am__fastdepCC_TRUE@    fi
  636. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='zip.lo' libtool=yes @AMDEPBACKSLASH@
  637. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/zip.Plo' tmpdepfile='$(DEPDIR)/zip.TPlo' @AMDEPBACKSLASH@
  638. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  639. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o zip.lo `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c
  640.  
  641. error.o: mmsrip/error.c
  642. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT error.o -MD -MP -MF "$(DEPDIR)/error.Tpo" \
  643. @am__fastdepCC_TRUE@      -c -o error.o `test -f 'mmsrip/error.c' || echo '$(srcdir)/'`mmsrip/error.c; \
  644. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/error.Tpo" "$(DEPDIR)/error.Po"; \
  645. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/error.Tpo"; exit 1; \
  646. @am__fastdepCC_TRUE@    fi
  647. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/error.c' object='error.o' libtool=no @AMDEPBACKSLASH@
  648. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/error.Po' tmpdepfile='$(DEPDIR)/error.TPo' @AMDEPBACKSLASH@
  649. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  650. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o error.o `test -f 'mmsrip/error.c' || echo '$(srcdir)/'`mmsrip/error.c
  651.  
  652. error.obj: mmsrip/error.c
  653. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT error.obj -MD -MP -MF "$(DEPDIR)/error.Tpo" \
  654. @am__fastdepCC_TRUE@      -c -o error.obj `if test -f 'mmsrip/error.c'; then $(CYGPATH_W) 'mmsrip/error.c'; else $(CYGPATH_W) '$(srcdir)/mmsrip/error.c'; fi`; \
  655. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/error.Tpo" "$(DEPDIR)/error.Po"; \
  656. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/error.Tpo"; exit 1; \
  657. @am__fastdepCC_TRUE@    fi
  658. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/error.c' object='error.obj' libtool=no @AMDEPBACKSLASH@
  659. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/error.Po' tmpdepfile='$(DEPDIR)/error.TPo' @AMDEPBACKSLASH@
  660. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  661. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o error.obj `if test -f 'mmsrip/error.c'; then $(CYGPATH_W) 'mmsrip/error.c'; else $(CYGPATH_W) '$(srcdir)/mmsrip/error.c'; fi`
  662.  
  663. error.lo: mmsrip/error.c
  664. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT error.lo -MD -MP -MF "$(DEPDIR)/error.Tpo" \
  665. @am__fastdepCC_TRUE@      -c -o error.lo `test -f 'mmsrip/error.c' || echo '$(srcdir)/'`mmsrip/error.c; \
  666. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/error.Tpo" "$(DEPDIR)/error.Plo"; \
  667. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/error.Tpo"; exit 1; \
  668. @am__fastdepCC_TRUE@    fi
  669. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/error.c' object='error.lo' libtool=yes @AMDEPBACKSLASH@
  670. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/error.Plo' tmpdepfile='$(DEPDIR)/error.TPlo' @AMDEPBACKSLASH@
  671. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  672. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o error.lo `test -f 'mmsrip/error.c' || echo '$(srcdir)/'`mmsrip/error.c
  673.  
  674. mms.o: mmsrip/mms.c
  675. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mms.o -MD -MP -MF "$(DEPDIR)/mms.Tpo" \
  676. @am__fastdepCC_TRUE@      -c -o mms.o `test -f 'mmsrip/mms.c' || echo '$(srcdir)/'`mmsrip/mms.c; \
  677. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mms.Tpo" "$(DEPDIR)/mms.Po"; \
  678. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mms.Tpo"; exit 1; \
  679. @am__fastdepCC_TRUE@    fi
  680. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/mms.c' object='mms.o' libtool=no @AMDEPBACKSLASH@
  681. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mms.Po' tmpdepfile='$(DEPDIR)/mms.TPo' @AMDEPBACKSLASH@
  682. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  683. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mms.o `test -f 'mmsrip/mms.c' || echo '$(srcdir)/'`mmsrip/mms.c
  684.  
  685. mms.obj: mmsrip/mms.c
  686. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mms.obj -MD -MP -MF "$(DEPDIR)/mms.Tpo" \
  687. @am__fastdepCC_TRUE@      -c -o mms.obj `if test -f 'mmsrip/mms.c'; then $(CYGPATH_W) 'mmsrip/mms.c'; else $(CYGPATH_W) '$(srcdir)/mmsrip/mms.c'; fi`; \
  688. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mms.Tpo" "$(DEPDIR)/mms.Po"; \
  689. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mms.Tpo"; exit 1; \
  690. @am__fastdepCC_TRUE@    fi
  691. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/mms.c' object='mms.obj' libtool=no @AMDEPBACKSLASH@
  692. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mms.Po' tmpdepfile='$(DEPDIR)/mms.TPo' @AMDEPBACKSLASH@
  693. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  694. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mms.obj `if test -f 'mmsrip/mms.c'; then $(CYGPATH_W) 'mmsrip/mms.c'; else $(CYGPATH_W) '$(srcdir)/mmsrip/mms.c'; fi`
  695.  
  696. mms.lo: mmsrip/mms.c
  697. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mms.lo -MD -MP -MF "$(DEPDIR)/mms.Tpo" \
  698. @am__fastdepCC_TRUE@      -c -o mms.lo `test -f 'mmsrip/mms.c' || echo '$(srcdir)/'`mmsrip/mms.c; \
  699. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mms.Tpo" "$(DEPDIR)/mms.Plo"; \
  700. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mms.Tpo"; exit 1; \
  701. @am__fastdepCC_TRUE@    fi
  702. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/mms.c' object='mms.lo' libtool=yes @AMDEPBACKSLASH@
  703. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mms.Plo' tmpdepfile='$(DEPDIR)/mms.TPlo' @AMDEPBACKSLASH@
  704. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  705. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mms.lo `test -f 'mmsrip/mms.c' || echo '$(srcdir)/'`mmsrip/mms.c
  706.  
  707. proxytrack-main.o: proxy/main.c
  708. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-main.o -MD -MP -MF "$(DEPDIR)/proxytrack-main.Tpo" \
  709. @am__fastdepCC_TRUE@      -c -o proxytrack-main.o `test -f 'proxy/main.c' || echo '$(srcdir)/'`proxy/main.c; \
  710. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-main.Tpo" "$(DEPDIR)/proxytrack-main.Po"; \
  711. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-main.Tpo"; exit 1; \
  712. @am__fastdepCC_TRUE@    fi
  713. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/main.c' object='proxytrack-main.o' libtool=no @AMDEPBACKSLASH@
  714. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-main.Po' tmpdepfile='$(DEPDIR)/proxytrack-main.TPo' @AMDEPBACKSLASH@
  715. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  716. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-main.o `test -f 'proxy/main.c' || echo '$(srcdir)/'`proxy/main.c
  717.  
  718. proxytrack-main.obj: proxy/main.c
  719. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-main.obj -MD -MP -MF "$(DEPDIR)/proxytrack-main.Tpo" \
  720. @am__fastdepCC_TRUE@      -c -o proxytrack-main.obj `if test -f 'proxy/main.c'; then $(CYGPATH_W) 'proxy/main.c'; else $(CYGPATH_W) '$(srcdir)/proxy/main.c'; fi`; \
  721. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-main.Tpo" "$(DEPDIR)/proxytrack-main.Po"; \
  722. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-main.Tpo"; exit 1; \
  723. @am__fastdepCC_TRUE@    fi
  724. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/main.c' object='proxytrack-main.obj' libtool=no @AMDEPBACKSLASH@
  725. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-main.Po' tmpdepfile='$(DEPDIR)/proxytrack-main.TPo' @AMDEPBACKSLASH@
  726. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  727. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-main.obj `if test -f 'proxy/main.c'; then $(CYGPATH_W) 'proxy/main.c'; else $(CYGPATH_W) '$(srcdir)/proxy/main.c'; fi`
  728.  
  729. proxytrack-main.lo: proxy/main.c
  730. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-main.lo -MD -MP -MF "$(DEPDIR)/proxytrack-main.Tpo" \
  731. @am__fastdepCC_TRUE@      -c -o proxytrack-main.lo `test -f 'proxy/main.c' || echo '$(srcdir)/'`proxy/main.c; \
  732. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-main.Tpo" "$(DEPDIR)/proxytrack-main.Plo"; \
  733. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-main.Tpo"; exit 1; \
  734. @am__fastdepCC_TRUE@    fi
  735. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/main.c' object='proxytrack-main.lo' libtool=yes @AMDEPBACKSLASH@
  736. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-main.Plo' tmpdepfile='$(DEPDIR)/proxytrack-main.TPlo' @AMDEPBACKSLASH@
  737. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  738. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-main.lo `test -f 'proxy/main.c' || echo '$(srcdir)/'`proxy/main.c
  739.  
  740. proxytrack-proxytrack.o: proxy/proxytrack.c
  741. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-proxytrack.o -MD -MP -MF "$(DEPDIR)/proxytrack-proxytrack.Tpo" \
  742. @am__fastdepCC_TRUE@      -c -o proxytrack-proxytrack.o `test -f 'proxy/proxytrack.c' || echo '$(srcdir)/'`proxy/proxytrack.c; \
  743. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-proxytrack.Tpo" "$(DEPDIR)/proxytrack-proxytrack.Po"; \
  744. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-proxytrack.Tpo"; exit 1; \
  745. @am__fastdepCC_TRUE@    fi
  746. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/proxytrack.c' object='proxytrack-proxytrack.o' libtool=no @AMDEPBACKSLASH@
  747. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-proxytrack.Po' tmpdepfile='$(DEPDIR)/proxytrack-proxytrack.TPo' @AMDEPBACKSLASH@
  748. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  749. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-proxytrack.o `test -f 'proxy/proxytrack.c' || echo '$(srcdir)/'`proxy/proxytrack.c
  750.  
  751. proxytrack-proxytrack.obj: proxy/proxytrack.c
  752. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-proxytrack.obj -MD -MP -MF "$(DEPDIR)/proxytrack-proxytrack.Tpo" \
  753. @am__fastdepCC_TRUE@      -c -o proxytrack-proxytrack.obj `if test -f 'proxy/proxytrack.c'; then $(CYGPATH_W) 'proxy/proxytrack.c'; else $(CYGPATH_W) '$(srcdir)/proxy/proxytrack.c'; fi`; \
  754. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-proxytrack.Tpo" "$(DEPDIR)/proxytrack-proxytrack.Po"; \
  755. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-proxytrack.Tpo"; exit 1; \
  756. @am__fastdepCC_TRUE@    fi
  757. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/proxytrack.c' object='proxytrack-proxytrack.obj' libtool=no @AMDEPBACKSLASH@
  758. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-proxytrack.Po' tmpdepfile='$(DEPDIR)/proxytrack-proxytrack.TPo' @AMDEPBACKSLASH@
  759. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  760. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-proxytrack.obj `if test -f 'proxy/proxytrack.c'; then $(CYGPATH_W) 'proxy/proxytrack.c'; else $(CYGPATH_W) '$(srcdir)/proxy/proxytrack.c'; fi`
  761.  
  762. proxytrack-proxytrack.lo: proxy/proxytrack.c
  763. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-proxytrack.lo -MD -MP -MF "$(DEPDIR)/proxytrack-proxytrack.Tpo" \
  764. @am__fastdepCC_TRUE@      -c -o proxytrack-proxytrack.lo `test -f 'proxy/proxytrack.c' || echo '$(srcdir)/'`proxy/proxytrack.c; \
  765. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-proxytrack.Tpo" "$(DEPDIR)/proxytrack-proxytrack.Plo"; \
  766. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-proxytrack.Tpo"; exit 1; \
  767. @am__fastdepCC_TRUE@    fi
  768. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/proxytrack.c' object='proxytrack-proxytrack.lo' libtool=yes @AMDEPBACKSLASH@
  769. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-proxytrack.Plo' tmpdepfile='$(DEPDIR)/proxytrack-proxytrack.TPlo' @AMDEPBACKSLASH@
  770. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  771. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-proxytrack.lo `test -f 'proxy/proxytrack.c' || echo '$(srcdir)/'`proxy/proxytrack.c
  772.  
  773. proxytrack-store.o: proxy/store.c
  774. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-store.o -MD -MP -MF "$(DEPDIR)/proxytrack-store.Tpo" \
  775. @am__fastdepCC_TRUE@      -c -o proxytrack-store.o `test -f 'proxy/store.c' || echo '$(srcdir)/'`proxy/store.c; \
  776. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-store.Tpo" "$(DEPDIR)/proxytrack-store.Po"; \
  777. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-store.Tpo"; exit 1; \
  778. @am__fastdepCC_TRUE@    fi
  779. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/store.c' object='proxytrack-store.o' libtool=no @AMDEPBACKSLASH@
  780. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-store.Po' tmpdepfile='$(DEPDIR)/proxytrack-store.TPo' @AMDEPBACKSLASH@
  781. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  782. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-store.o `test -f 'proxy/store.c' || echo '$(srcdir)/'`proxy/store.c
  783.  
  784. proxytrack-store.obj: proxy/store.c
  785. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-store.obj -MD -MP -MF "$(DEPDIR)/proxytrack-store.Tpo" \
  786. @am__fastdepCC_TRUE@      -c -o proxytrack-store.obj `if test -f 'proxy/store.c'; then $(CYGPATH_W) 'proxy/store.c'; else $(CYGPATH_W) '$(srcdir)/proxy/store.c'; fi`; \
  787. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-store.Tpo" "$(DEPDIR)/proxytrack-store.Po"; \
  788. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-store.Tpo"; exit 1; \
  789. @am__fastdepCC_TRUE@    fi
  790. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/store.c' object='proxytrack-store.obj' libtool=no @AMDEPBACKSLASH@
  791. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-store.Po' tmpdepfile='$(DEPDIR)/proxytrack-store.TPo' @AMDEPBACKSLASH@
  792. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  793. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-store.obj `if test -f 'proxy/store.c'; then $(CYGPATH_W) 'proxy/store.c'; else $(CYGPATH_W) '$(srcdir)/proxy/store.c'; fi`
  794.  
  795. proxytrack-store.lo: proxy/store.c
  796. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-store.lo -MD -MP -MF "$(DEPDIR)/proxytrack-store.Tpo" \
  797. @am__fastdepCC_TRUE@      -c -o proxytrack-store.lo `test -f 'proxy/store.c' || echo '$(srcdir)/'`proxy/store.c; \
  798. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-store.Tpo" "$(DEPDIR)/proxytrack-store.Plo"; \
  799. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-store.Tpo"; exit 1; \
  800. @am__fastdepCC_TRUE@    fi
  801. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/store.c' object='proxytrack-store.lo' libtool=yes @AMDEPBACKSLASH@
  802. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-store.Plo' tmpdepfile='$(DEPDIR)/proxytrack-store.TPlo' @AMDEPBACKSLASH@
  803. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  804. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-store.lo `test -f 'proxy/store.c' || echo '$(srcdir)/'`proxy/store.c
  805.  
  806. proxytrack-htsinthash.o: htsinthash.c
  807. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsinthash.o -MD -MP -MF "$(DEPDIR)/proxytrack-htsinthash.Tpo" \
  808. @am__fastdepCC_TRUE@      -c -o proxytrack-htsinthash.o `test -f 'htsinthash.c' || echo '$(srcdir)/'`htsinthash.c; \
  809. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsinthash.Tpo" "$(DEPDIR)/proxytrack-htsinthash.Po"; \
  810. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsinthash.Tpo"; exit 1; \
  811. @am__fastdepCC_TRUE@    fi
  812. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsinthash.c' object='proxytrack-htsinthash.o' libtool=no @AMDEPBACKSLASH@
  813. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsinthash.Po' tmpdepfile='$(DEPDIR)/proxytrack-htsinthash.TPo' @AMDEPBACKSLASH@
  814. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  815. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsinthash.o `test -f 'htsinthash.c' || echo '$(srcdir)/'`htsinthash.c
  816.  
  817. proxytrack-htsinthash.obj: htsinthash.c
  818. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsinthash.obj -MD -MP -MF "$(DEPDIR)/proxytrack-htsinthash.Tpo" \
  819. @am__fastdepCC_TRUE@      -c -o proxytrack-htsinthash.obj `if test -f 'htsinthash.c'; then $(CYGPATH_W) 'htsinthash.c'; else $(CYGPATH_W) '$(srcdir)/htsinthash.c'; fi`; \
  820. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsinthash.Tpo" "$(DEPDIR)/proxytrack-htsinthash.Po"; \
  821. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsinthash.Tpo"; exit 1; \
  822. @am__fastdepCC_TRUE@    fi
  823. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsinthash.c' object='proxytrack-htsinthash.obj' libtool=no @AMDEPBACKSLASH@
  824. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsinthash.Po' tmpdepfile='$(DEPDIR)/proxytrack-htsinthash.TPo' @AMDEPBACKSLASH@
  825. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  826. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsinthash.obj `if test -f 'htsinthash.c'; then $(CYGPATH_W) 'htsinthash.c'; else $(CYGPATH_W) '$(srcdir)/htsinthash.c'; fi`
  827.  
  828. proxytrack-htsinthash.lo: htsinthash.c
  829. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsinthash.lo -MD -MP -MF "$(DEPDIR)/proxytrack-htsinthash.Tpo" \
  830. @am__fastdepCC_TRUE@      -c -o proxytrack-htsinthash.lo `test -f 'htsinthash.c' || echo '$(srcdir)/'`htsinthash.c; \
  831. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsinthash.Tpo" "$(DEPDIR)/proxytrack-htsinthash.Plo"; \
  832. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsinthash.Tpo"; exit 1; \
  833. @am__fastdepCC_TRUE@    fi
  834. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsinthash.c' object='proxytrack-htsinthash.lo' libtool=yes @AMDEPBACKSLASH@
  835. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsinthash.Plo' tmpdepfile='$(DEPDIR)/proxytrack-htsinthash.TPlo' @AMDEPBACKSLASH@
  836. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  837. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsinthash.lo `test -f 'htsinthash.c' || echo '$(srcdir)/'`htsinthash.c
  838.  
  839. proxytrack-htsmd5.o: htsmd5.c
  840. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsmd5.o -MD -MP -MF "$(DEPDIR)/proxytrack-htsmd5.Tpo" \
  841. @am__fastdepCC_TRUE@      -c -o proxytrack-htsmd5.o `test -f 'htsmd5.c' || echo '$(srcdir)/'`htsmd5.c; \
  842. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsmd5.Tpo" "$(DEPDIR)/proxytrack-htsmd5.Po"; \
  843. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsmd5.Tpo"; exit 1; \
  844. @am__fastdepCC_TRUE@    fi
  845. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsmd5.c' object='proxytrack-htsmd5.o' libtool=no @AMDEPBACKSLASH@
  846. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsmd5.Po' tmpdepfile='$(DEPDIR)/proxytrack-htsmd5.TPo' @AMDEPBACKSLASH@
  847. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  848. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsmd5.o `test -f 'htsmd5.c' || echo '$(srcdir)/'`htsmd5.c
  849.  
  850. proxytrack-htsmd5.obj: htsmd5.c
  851. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsmd5.obj -MD -MP -MF "$(DEPDIR)/proxytrack-htsmd5.Tpo" \
  852. @am__fastdepCC_TRUE@      -c -o proxytrack-htsmd5.obj `if test -f 'htsmd5.c'; then $(CYGPATH_W) 'htsmd5.c'; else $(CYGPATH_W) '$(srcdir)/htsmd5.c'; fi`; \
  853. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsmd5.Tpo" "$(DEPDIR)/proxytrack-htsmd5.Po"; \
  854. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsmd5.Tpo"; exit 1; \
  855. @am__fastdepCC_TRUE@    fi
  856. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsmd5.c' object='proxytrack-htsmd5.obj' libtool=no @AMDEPBACKSLASH@
  857. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsmd5.Po' tmpdepfile='$(DEPDIR)/proxytrack-htsmd5.TPo' @AMDEPBACKSLASH@
  858. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  859. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsmd5.obj `if test -f 'htsmd5.c'; then $(CYGPATH_W) 'htsmd5.c'; else $(CYGPATH_W) '$(srcdir)/htsmd5.c'; fi`
  860.  
  861. proxytrack-htsmd5.lo: htsmd5.c
  862. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsmd5.lo -MD -MP -MF "$(DEPDIR)/proxytrack-htsmd5.Tpo" \
  863. @am__fastdepCC_TRUE@      -c -o proxytrack-htsmd5.lo `test -f 'htsmd5.c' || echo '$(srcdir)/'`htsmd5.c; \
  864. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsmd5.Tpo" "$(DEPDIR)/proxytrack-htsmd5.Plo"; \
  865. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsmd5.Tpo"; exit 1; \
  866. @am__fastdepCC_TRUE@    fi
  867. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsmd5.c' object='proxytrack-htsmd5.lo' libtool=yes @AMDEPBACKSLASH@
  868. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsmd5.Plo' tmpdepfile='$(DEPDIR)/proxytrack-htsmd5.TPlo' @AMDEPBACKSLASH@
  869. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  870. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsmd5.lo `test -f 'htsmd5.c' || echo '$(srcdir)/'`htsmd5.c
  871.  
  872. proxytrack-md5.o: md5.c
  873. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-md5.o -MD -MP -MF "$(DEPDIR)/proxytrack-md5.Tpo" \
  874. @am__fastdepCC_TRUE@      -c -o proxytrack-md5.o `test -f 'md5.c' || echo '$(srcdir)/'`md5.c; \
  875. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-md5.Tpo" "$(DEPDIR)/proxytrack-md5.Po"; \
  876. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-md5.Tpo"; exit 1; \
  877. @am__fastdepCC_TRUE@    fi
  878. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='md5.c' object='proxytrack-md5.o' libtool=no @AMDEPBACKSLASH@
  879. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-md5.Po' tmpdepfile='$(DEPDIR)/proxytrack-md5.TPo' @AMDEPBACKSLASH@
  880. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  881. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-md5.o `test -f 'md5.c' || echo '$(srcdir)/'`md5.c
  882.  
  883. proxytrack-md5.obj: md5.c
  884. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-md5.obj -MD -MP -MF "$(DEPDIR)/proxytrack-md5.Tpo" \
  885. @am__fastdepCC_TRUE@      -c -o proxytrack-md5.obj `if test -f 'md5.c'; then $(CYGPATH_W) 'md5.c'; else $(CYGPATH_W) '$(srcdir)/md5.c'; fi`; \
  886. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-md5.Tpo" "$(DEPDIR)/proxytrack-md5.Po"; \
  887. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-md5.Tpo"; exit 1; \
  888. @am__fastdepCC_TRUE@    fi
  889. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='md5.c' object='proxytrack-md5.obj' libtool=no @AMDEPBACKSLASH@
  890. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-md5.Po' tmpdepfile='$(DEPDIR)/proxytrack-md5.TPo' @AMDEPBACKSLASH@
  891. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  892. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-md5.obj `if test -f 'md5.c'; then $(CYGPATH_W) 'md5.c'; else $(CYGPATH_W) '$(srcdir)/md5.c'; fi`
  893.  
  894. proxytrack-md5.lo: md5.c
  895. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-md5.lo -MD -MP -MF "$(DEPDIR)/proxytrack-md5.Tpo" \
  896. @am__fastdepCC_TRUE@      -c -o proxytrack-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c; \
  897. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-md5.Tpo" "$(DEPDIR)/proxytrack-md5.Plo"; \
  898. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-md5.Tpo"; exit 1; \
  899. @am__fastdepCC_TRUE@    fi
  900. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='md5.c' object='proxytrack-md5.lo' libtool=yes @AMDEPBACKSLASH@
  901. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-md5.Plo' tmpdepfile='$(DEPDIR)/proxytrack-md5.TPlo' @AMDEPBACKSLASH@
  902. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  903. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c
  904.  
  905. proxytrack-ioapi.o: minizip/ioapi.c
  906. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-ioapi.o -MD -MP -MF "$(DEPDIR)/proxytrack-ioapi.Tpo" \
  907. @am__fastdepCC_TRUE@      -c -o proxytrack-ioapi.o `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c; \
  908. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-ioapi.Tpo" "$(DEPDIR)/proxytrack-ioapi.Po"; \
  909. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-ioapi.Tpo"; exit 1; \
  910. @am__fastdepCC_TRUE@    fi
  911. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='proxytrack-ioapi.o' libtool=no @AMDEPBACKSLASH@
  912. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-ioapi.Po' tmpdepfile='$(DEPDIR)/proxytrack-ioapi.TPo' @AMDEPBACKSLASH@
  913. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  914. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-ioapi.o `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c
  915.  
  916. proxytrack-ioapi.obj: minizip/ioapi.c
  917. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-ioapi.obj -MD -MP -MF "$(DEPDIR)/proxytrack-ioapi.Tpo" \
  918. @am__fastdepCC_TRUE@      -c -o proxytrack-ioapi.obj `if test -f 'minizip/ioapi.c'; then $(CYGPATH_W) 'minizip/ioapi.c'; else $(CYGPATH_W) '$(srcdir)/minizip/ioapi.c'; fi`; \
  919. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-ioapi.Tpo" "$(DEPDIR)/proxytrack-ioapi.Po"; \
  920. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-ioapi.Tpo"; exit 1; \
  921. @am__fastdepCC_TRUE@    fi
  922. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='proxytrack-ioapi.obj' libtool=no @AMDEPBACKSLASH@
  923. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-ioapi.Po' tmpdepfile='$(DEPDIR)/proxytrack-ioapi.TPo' @AMDEPBACKSLASH@
  924. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  925. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-ioapi.obj `if test -f 'minizip/ioapi.c'; then $(CYGPATH_W) 'minizip/ioapi.c'; else $(CYGPATH_W) '$(srcdir)/minizip/ioapi.c'; fi`
  926.  
  927. proxytrack-ioapi.lo: minizip/ioapi.c
  928. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-ioapi.lo -MD -MP -MF "$(DEPDIR)/proxytrack-ioapi.Tpo" \
  929. @am__fastdepCC_TRUE@      -c -o proxytrack-ioapi.lo `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c; \
  930. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-ioapi.Tpo" "$(DEPDIR)/proxytrack-ioapi.Plo"; \
  931. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-ioapi.Tpo"; exit 1; \
  932. @am__fastdepCC_TRUE@    fi
  933. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='proxytrack-ioapi.lo' libtool=yes @AMDEPBACKSLASH@
  934. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-ioapi.Plo' tmpdepfile='$(DEPDIR)/proxytrack-ioapi.TPlo' @AMDEPBACKSLASH@
  935. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  936. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-ioapi.lo `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c
  937.  
  938. proxytrack-mztools.o: minizip/mztools.c
  939. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-mztools.o -MD -MP -MF "$(DEPDIR)/proxytrack-mztools.Tpo" \
  940. @am__fastdepCC_TRUE@      -c -o proxytrack-mztools.o `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c; \
  941. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-mztools.Tpo" "$(DEPDIR)/proxytrack-mztools.Po"; \
  942. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-mztools.Tpo"; exit 1; \
  943. @am__fastdepCC_TRUE@    fi
  944. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='proxytrack-mztools.o' libtool=no @AMDEPBACKSLASH@
  945. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-mztools.Po' tmpdepfile='$(DEPDIR)/proxytrack-mztools.TPo' @AMDEPBACKSLASH@
  946. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  947. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-mztools.o `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c
  948.  
  949. proxytrack-mztools.obj: minizip/mztools.c
  950. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-mztools.obj -MD -MP -MF "$(DEPDIR)/proxytrack-mztools.Tpo" \
  951. @am__fastdepCC_TRUE@      -c -o proxytrack-mztools.obj `if test -f 'minizip/mztools.c'; then $(CYGPATH_W) 'minizip/mztools.c'; else $(CYGPATH_W) '$(srcdir)/minizip/mztools.c'; fi`; \
  952. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-mztools.Tpo" "$(DEPDIR)/proxytrack-mztools.Po"; \
  953. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-mztools.Tpo"; exit 1; \
  954. @am__fastdepCC_TRUE@    fi
  955. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='proxytrack-mztools.obj' libtool=no @AMDEPBACKSLASH@
  956. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-mztools.Po' tmpdepfile='$(DEPDIR)/proxytrack-mztools.TPo' @AMDEPBACKSLASH@
  957. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  958. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-mztools.obj `if test -f 'minizip/mztools.c'; then $(CYGPATH_W) 'minizip/mztools.c'; else $(CYGPATH_W) '$(srcdir)/minizip/mztools.c'; fi`
  959.  
  960. proxytrack-mztools.lo: minizip/mztools.c
  961. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-mztools.lo -MD -MP -MF "$(DEPDIR)/proxytrack-mztools.Tpo" \
  962. @am__fastdepCC_TRUE@      -c -o proxytrack-mztools.lo `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c; \
  963. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-mztools.Tpo" "$(DEPDIR)/proxytrack-mztools.Plo"; \
  964. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-mztools.Tpo"; exit 1; \
  965. @am__fastdepCC_TRUE@    fi
  966. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='proxytrack-mztools.lo' libtool=yes @AMDEPBACKSLASH@
  967. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-mztools.Plo' tmpdepfile='$(DEPDIR)/proxytrack-mztools.TPlo' @AMDEPBACKSLASH@
  968. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  969. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-mztools.lo `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c
  970.  
  971. proxytrack-unzip.o: minizip/unzip.c
  972. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-unzip.o -MD -MP -MF "$(DEPDIR)/proxytrack-unzip.Tpo" \
  973. @am__fastdepCC_TRUE@      -c -o proxytrack-unzip.o `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c; \
  974. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-unzip.Tpo" "$(DEPDIR)/proxytrack-unzip.Po"; \
  975. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-unzip.Tpo"; exit 1; \
  976. @am__fastdepCC_TRUE@    fi
  977. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='proxytrack-unzip.o' libtool=no @AMDEPBACKSLASH@
  978. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-unzip.Po' tmpdepfile='$(DEPDIR)/proxytrack-unzip.TPo' @AMDEPBACKSLASH@
  979. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  980. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-unzip.o `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c
  981.  
  982. proxytrack-unzip.obj: minizip/unzip.c
  983. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-unzip.obj -MD -MP -MF "$(DEPDIR)/proxytrack-unzip.Tpo" \
  984. @am__fastdepCC_TRUE@      -c -o proxytrack-unzip.obj `if test -f 'minizip/unzip.c'; then $(CYGPATH_W) 'minizip/unzip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/unzip.c'; fi`; \
  985. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-unzip.Tpo" "$(DEPDIR)/proxytrack-unzip.Po"; \
  986. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-unzip.Tpo"; exit 1; \
  987. @am__fastdepCC_TRUE@    fi
  988. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='proxytrack-unzip.obj' libtool=no @AMDEPBACKSLASH@
  989. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-unzip.Po' tmpdepfile='$(DEPDIR)/proxytrack-unzip.TPo' @AMDEPBACKSLASH@
  990. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  991. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-unzip.obj `if test -f 'minizip/unzip.c'; then $(CYGPATH_W) 'minizip/unzip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/unzip.c'; fi`
  992.  
  993. proxytrack-unzip.lo: minizip/unzip.c
  994. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-unzip.lo -MD -MP -MF "$(DEPDIR)/proxytrack-unzip.Tpo" \
  995. @am__fastdepCC_TRUE@      -c -o proxytrack-unzip.lo `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c; \
  996. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-unzip.Tpo" "$(DEPDIR)/proxytrack-unzip.Plo"; \
  997. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-unzip.Tpo"; exit 1; \
  998. @am__fastdepCC_TRUE@    fi
  999. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='proxytrack-unzip.lo' libtool=yes @AMDEPBACKSLASH@
  1000. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-unzip.Plo' tmpdepfile='$(DEPDIR)/proxytrack-unzip.TPlo' @AMDEPBACKSLASH@
  1001. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1002. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-unzip.lo `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c
  1003.  
  1004. proxytrack-zip.o: minizip/zip.c
  1005. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-zip.o -MD -MP -MF "$(DEPDIR)/proxytrack-zip.Tpo" \
  1006. @am__fastdepCC_TRUE@      -c -o proxytrack-zip.o `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c; \
  1007. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-zip.Tpo" "$(DEPDIR)/proxytrack-zip.Po"; \
  1008. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-zip.Tpo"; exit 1; \
  1009. @am__fastdepCC_TRUE@    fi
  1010. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='proxytrack-zip.o' libtool=no @AMDEPBACKSLASH@
  1011. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-zip.Po' tmpdepfile='$(DEPDIR)/proxytrack-zip.TPo' @AMDEPBACKSLASH@
  1012. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1013. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-zip.o `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c
  1014.  
  1015. proxytrack-zip.obj: minizip/zip.c
  1016. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-zip.obj -MD -MP -MF "$(DEPDIR)/proxytrack-zip.Tpo" \
  1017. @am__fastdepCC_TRUE@      -c -o proxytrack-zip.obj `if test -f 'minizip/zip.c'; then $(CYGPATH_W) 'minizip/zip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/zip.c'; fi`; \
  1018. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-zip.Tpo" "$(DEPDIR)/proxytrack-zip.Po"; \
  1019. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-zip.Tpo"; exit 1; \
  1020. @am__fastdepCC_TRUE@    fi
  1021. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='proxytrack-zip.obj' libtool=no @AMDEPBACKSLASH@
  1022. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-zip.Po' tmpdepfile='$(DEPDIR)/proxytrack-zip.TPo' @AMDEPBACKSLASH@
  1023. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1024. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-zip.obj `if test -f 'minizip/zip.c'; then $(CYGPATH_W) 'minizip/zip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/zip.c'; fi`
  1025.  
  1026. proxytrack-zip.lo: minizip/zip.c
  1027. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-zip.lo -MD -MP -MF "$(DEPDIR)/proxytrack-zip.Tpo" \
  1028. @am__fastdepCC_TRUE@      -c -o proxytrack-zip.lo `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c; \
  1029. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-zip.Tpo" "$(DEPDIR)/proxytrack-zip.Plo"; \
  1030. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-zip.Tpo"; exit 1; \
  1031. @am__fastdepCC_TRUE@    fi
  1032. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='proxytrack-zip.lo' libtool=yes @AMDEPBACKSLASH@
  1033. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-zip.Plo' tmpdepfile='$(DEPDIR)/proxytrack-zip.TPlo' @AMDEPBACKSLASH@
  1034. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1035. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-zip.lo `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c
  1036.  
  1037. mostlyclean-libtool:
  1038.     -rm -f *.lo
  1039.  
  1040. clean-libtool:
  1041.     -rm -rf .libs _libs
  1042.  
  1043. distclean-libtool:
  1044.     -rm -f libtool
  1045. uninstall-info-am:
  1046. DevIncludesDATA_INSTALL = $(INSTALL_DATA)
  1047. install-DevIncludesDATA: $(DevIncludes_DATA)
  1048.     @$(NORMAL_INSTALL)
  1049.     $(mkinstalldirs) $(DESTDIR)$(DevIncludesdir)
  1050.     @list='$(DevIncludes_DATA)'; for p in $$list; do \
  1051.       if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  1052.       f="`echo $$p | sed -e 's|^.*/||'`"; \
  1053.       echo " $(DevIncludesDATA_INSTALL) $$d$$p $(DESTDIR)$(DevIncludesdir)/$$f"; \
  1054.       $(DevIncludesDATA_INSTALL) $$d$$p $(DESTDIR)$(DevIncludesdir)/$$f; \
  1055.     done
  1056.  
  1057. uninstall-DevIncludesDATA:
  1058.     @$(NORMAL_UNINSTALL)
  1059.     @list='$(DevIncludes_DATA)'; for p in $$list; do \
  1060.       f="`echo $$p | sed -e 's|^.*/||'`"; \
  1061.       echo " rm -f $(DESTDIR)$(DevIncludesdir)/$$f"; \
  1062.       rm -f $(DESTDIR)$(DevIncludesdir)/$$f; \
  1063.     done
  1064.  
  1065. ETAGS = etags
  1066. ETAGSFLAGS =
  1067.  
  1068. CTAGS = ctags
  1069. CTAGSFLAGS =
  1070.  
  1071. tags: TAGS
  1072.  
  1073. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  1074.     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  1075.     unique=`for i in $$list; do \
  1076.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  1077.       done | \
  1078.       $(AWK) '    { files[$$0] = 1; } \
  1079.            END { for (i in files) print i; }'`; \
  1080.     mkid -fID $$unique
  1081.  
  1082. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  1083.         $(TAGS_FILES) $(LISP)
  1084.     tags=; \
  1085.     here=`pwd`; \
  1086.     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  1087.     unique=`for i in $$list; do \
  1088.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  1089.       done | \
  1090.       $(AWK) '    { files[$$0] = 1; } \
  1091.            END { for (i in files) print i; }'`; \
  1092.     test -z "$(ETAGS_ARGS)$$tags$$unique" \
  1093.       || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  1094.          $$tags $$unique
  1095.  
  1096. ctags: CTAGS
  1097. CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  1098.         $(TAGS_FILES) $(LISP)
  1099.     tags=; \
  1100.     here=`pwd`; \
  1101.     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  1102.     unique=`for i in $$list; do \
  1103.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  1104.       done | \
  1105.       $(AWK) '    { files[$$0] = 1; } \
  1106.            END { for (i in files) print i; }'`; \
  1107.     test -z "$(CTAGS_ARGS)$$tags$$unique" \
  1108.       || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  1109.          $$tags $$unique
  1110.  
  1111. GTAGS:
  1112.     here=`$(am__cd) $(top_builddir) && pwd` \
  1113.       && cd $(top_srcdir) \
  1114.       && gtags -i $(GTAGS_ARGS) $$here
  1115.  
  1116. distclean-tags:
  1117.     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  1118. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  1119.  
  1120. top_distdir = ..
  1121. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  1122.  
  1123. distdir: $(DISTFILES)
  1124.     $(mkinstalldirs) $(distdir)/minizip $(distdir)/mmsrip $(distdir)/proxy
  1125.     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  1126.     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  1127.     list='$(DISTFILES)'; for file in $$list; do \
  1128.       case $$file in \
  1129.         $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  1130.         $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  1131.       esac; \
  1132.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  1133.       dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  1134.       if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  1135.         dir="/$$dir"; \
  1136.         $(mkinstalldirs) "$(distdir)$$dir"; \
  1137.       else \
  1138.         dir=''; \
  1139.       fi; \
  1140.       if test -d $$d/$$file; then \
  1141.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  1142.           cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  1143.         fi; \
  1144.         cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  1145.       else \
  1146.         test -f $(distdir)/$$file \
  1147.         || cp -p $$d/$$file $(distdir)/$$file \
  1148.         || exit 1; \
  1149.       fi; \
  1150.     done
  1151. check-am: all-am
  1152. check: check-am
  1153. all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA)
  1154. install-binPROGRAMS: install-libLTLIBRARIES
  1155.  
  1156.  
  1157. installdirs:
  1158.     $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) $(DESTDIR)$(whttrackrundir) $(DESTDIR)$(DevIncludesdir)
  1159. install: install-am
  1160. install-exec: install-exec-am
  1161. install-data: install-data-am
  1162. uninstall: uninstall-am
  1163.  
  1164. install-am: all-am
  1165.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  1166.  
  1167. installcheck: installcheck-am
  1168. install-strip:
  1169.     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  1170.       install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  1171.       `test -z '$(STRIP)' || \
  1172.         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  1173. mostlyclean-generic:
  1174.  
  1175. clean-generic:
  1176.  
  1177. distclean-generic:
  1178.     -rm -f $(CONFIG_CLEAN_FILES)
  1179.  
  1180. maintainer-clean-generic:
  1181.     @echo "This command is intended for maintainers to use"
  1182.     @echo "it deletes files that may require special tools to rebuild."
  1183. clean: clean-am
  1184.  
  1185. clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
  1186.     clean-libtool mostlyclean-am
  1187.  
  1188. distclean: distclean-am
  1189.     -rm -rf ./$(DEPDIR)
  1190.     -rm -f Makefile
  1191. distclean-am: clean-am distclean-compile distclean-generic \
  1192.     distclean-libtool distclean-tags
  1193.  
  1194. dvi: dvi-am
  1195.  
  1196. dvi-am:
  1197.  
  1198. info: info-am
  1199.  
  1200. info-am:
  1201.  
  1202. install-data-am: install-DevIncludesDATA install-whttrackrunSCRIPTS
  1203.  
  1204. install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
  1205.  
  1206. install-info: install-info-am
  1207.  
  1208. install-man:
  1209.  
  1210. installcheck-am:
  1211.  
  1212. maintainer-clean: maintainer-clean-am
  1213.     -rm -rf ./$(DEPDIR)
  1214.     -rm -f Makefile
  1215. maintainer-clean-am: distclean-am maintainer-clean-generic
  1216.  
  1217. mostlyclean: mostlyclean-am
  1218.  
  1219. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  1220.     mostlyclean-libtool
  1221.  
  1222. pdf: pdf-am
  1223.  
  1224. pdf-am:
  1225.  
  1226. ps: ps-am
  1227.  
  1228. ps-am:
  1229.  
  1230. uninstall-am: uninstall-DevIncludesDATA uninstall-binPROGRAMS \
  1231.     uninstall-info-am uninstall-libLTLIBRARIES \
  1232.     uninstall-whttrackrunSCRIPTS
  1233.  
  1234. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
  1235.     clean-generic clean-libLTLIBRARIES clean-libtool ctags \
  1236.     distclean distclean-compile distclean-generic distclean-libtool \
  1237.     distclean-tags distdir dvi dvi-am info info-am install \
  1238.     install-DevIncludesDATA install-am install-binPROGRAMS \
  1239.     install-data install-data-am install-exec install-exec-am \
  1240.     install-info install-info-am install-libLTLIBRARIES install-man \
  1241.     install-strip install-whttrackrunSCRIPTS installcheck \
  1242.     installcheck-am installdirs maintainer-clean \
  1243.     maintainer-clean-generic mostlyclean mostlyclean-compile \
  1244.     mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  1245.     tags uninstall uninstall-DevIncludesDATA uninstall-am \
  1246.     uninstall-binPROGRAMS uninstall-info-am \
  1247.     uninstall-libLTLIBRARIES uninstall-whttrackrunSCRIPTS
  1248.  
  1249. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  1250. # Otherwise a system limit (for SysV at least) may be exceeded.
  1251. .NOEXPORT:
  1252.